From 8abeb8158bdcab91f9fbfef2b4e999e2247f8caf Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 6 Jun 2005 19:19:37 +0000 Subject: [PATCH] Fix typo in doc for YYYYMMDD_TIME. --- gpsbabel/style/README.style | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/style/README.style b/gpsbabel/style/README.style index bbd30e637..9ee7a538a 100644 --- a/gpsbabel/style/README.style +++ b/gpsbabel/style/README.style @@ -343,7 +343,7 @@ The fields used by the XCSV parser are as follows: example: IFIELD TIMET_TIME,"","%ld" o YYYYMMDD_TIME - TIMET_TIME is the waypoint's creation time, if any. It's a single + YYYYMMDD_TIME is the waypoint's creation time, if any. It's a single decimal field containing four digits of year, two digits of month, and two digits of date. Internally it is a LONG INTEGER and thus requires a LONG INTEGER printf conversion. -- 2.30.2